forked from DOSNetwork/smart-contracts
-
Notifications
You must be signed in to change notification settings - Fork 1
Master #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ngoctrantl
wants to merge
197
commits into
ngoctrantl:master
Choose a base branch
from
DOSNetwork:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Master #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: ericnien <nien0223@gmail.com>
Signed-off-by: ericnien <nien0223@gmail.com>
Tested: $ truffle test; ✓ Signed-off-by: Chen Hao Nien <chenhaonien@Chens-MacBook-Pro.local>
This reverts commit 5e3d748.
start lifetime counting when a group becoming a working group instead of a pending group
Use block number instead of block timestamp to measure blocks' lifetime
…t groups when group member overlap exists] change "groupToPick" to 1 to avoid duplicates within one group.
2. Beta grouping
client node can run guardian script and get rewarded. Guardian are responsible for: i) Actively kick off system randomness after timeout ii) Actively dissolve expired working groups iii) Actively signal group formations when enough pending nodes are stacked iv) TODO: commit-and-reveal based bootstrap.
…tion sequence in client side
Signed-off-by: ericnien <nien0223@gmail.com>
Signed-off-by: ericnien <nien0223@gmail.com>
Signed-off-by: ericnien <nien0223@gmail.com>
Add a whitelist to only allow DOSProxy able to start commit reveal process Signed-off-by: ericnien <nien0223@gmail.com>
* tune on-off chain behavior * fixing claiming fee bugs * sync staking test cases * unique groupId for easy recovery purpose on system failure * update comments * cap reset size for gas limitations * fixing eip-170 max code size exceeded issue * save gas in node unregisteration stage
…; collecting staking rewards if any.
* add Heco Testnet deployment * system setting * update bootstrap api * update algo * update deployed address * update deployed address * reduce storage cost in sdk contract * Feed v0.0.1 * update * update * Coingecko Parser v1 * update interface name to eliminate truffle compilation warnings * implement coingecko parser * update deployment addr * minor update * guardian bot v1 * update * tune guardian * tune bot * add StreamsManagers for UI to query * bugfix * tune bot * support multiple streams * update bot * parserV2,MegaStream to save poke cost * update bot v2 * add interface * enable reader access by default * heartbeat * add helper function for ui chart * bugfix
* update okchain testnet * support pair FIL * support hpt * update deployment address * update deployed * update deployed * update deployment * update BSC Mainnet SDK Contract
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.